PXC Documentation

PXC Home

Directory Search

1.18.0

Search for files in directory.

Node Data

Display name

Directory Search

Internal name

Node_Directory_Search

Inheritances

Node_Directory_Search

Inputs

fpath

Path

text

Extensions

enum

Type

bool

Recursive

Outputs

surface

Outputs

path

Paths

Attributes

Color Depth

Search a directory recursively for files with specific extension.



Properties


PathDirectory to search.
ExtensionsList of extensions to search for. Use semicolon (;) to separate multiple extensions.
TypeType of data to output.
RecursiveWhether to search recursively (inside subfolder).



Commit History


1.17.1
  • Introduced

Related Links